chore(deps): bump the ruby group with 5 updates#1149
Merged
mergify[bot] merged 1 commit intomainfrom May 4, 2026
Merged
Conversation
Bumps the ruby group with 5 updates: | Package | From | To | | --- | --- | --- | | [html2rss](https://github.com/html2rss/html2rss) | ``4f83ace`` | ``60326f9`` | | [io-stream](https://github.com/socketry/io-stream) | `0.11.1` | `0.13.0` | | [json](https://github.com/ruby/json) | `2.19.4` | `2.19.5` | | [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.19.2` | `1.19.3` | | [puppeteer-ruby](https://github.com/YusukeIwaki/puppeteer-ruby) | `0.52.0` | `0.52.1` | Updates `html2rss` from `4f83ace` to `60326f9` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](html2rss/html2rss@4f83ace...60326f9) Updates `io-stream` from 0.11.1 to 0.13.0 - [Release notes](https://github.com/socketry/io-stream/releases) - [Changelog](https://github.com/socketry/io-stream/blob/main/releases.md) - [Commits](socketry/io-stream@v0.11.1...v0.13.0) Updates `json` from 2.19.4 to 2.19.5 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.19.4...v2.19.5) Updates `nokogiri` from 1.19.2 to 1.19.3 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.19.2...v1.19.3) Updates `puppeteer-ruby` from 0.52.0 to 0.52.1 - [Commits](YusukeIwaki/puppeteer-ruby@0.52.0...0.52.1) --- updated-dependencies: - dependency-name: html2rss dependency-version: 60326f9b1590b8263646c692bdfeed90ac9af979 dependency-type: direct:production dependency-group: ruby - dependency-name: io-stream dependency-version: 0.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: json dependency-version: 2.19.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: nokogiri dependency-version: 1.19.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: puppeteer-ruby dependency-version: 0.52.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Merge Queue Status
This pull request spent 2 minutes 43 seconds in the queue, including 1 minute 53 seconds running CI. Required conditions to merge
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the ruby group with 5 updates:
4f83ace60326f90.11.10.13.02.19.42.19.51.19.21.19.30.52.00.52.1Updates
html2rssfrom4f83aceto60326f9Commits
60326f9chore(deps-dev): bump yard from 0.9.38 to 0.9.42 (#355)0bed9d0chore(deps-dev): bump erb from 6.0.1 to 6.0.1.1 (#360)e6bede9chore(master): release 0.19.1 (#364)dcff670ci: resolve release PR branch without label race (#365)bdd7a93fix: restore RubyGems release provenance (#363)c0241ecchore(master): release 0.19.0 (#361)bd16ad2ci: refresh release PR lockfile (#362)75a721cci: release gem via release-please (#349)416d000feat: make strategy optional + default to:autowith fallback selection & r...Updates
io-streamfrom 0.11.1 to 0.13.0Release notes
Sourced from io-stream's releases.
Changelog
Sourced from io-stream's changelog.
... (truncated)
Commits
81522e2Bump minor version.e9ca4bdSupportDuplex(io).5057c06Bump minor version.2eb1ddbAdd missing documentation.75b905cAdd support for duplex streams.2f6d670Documentation.122dce4Code formatting.9c832c3Remove legacy method shims for OpenSSL.29d40d8Modernize code.Updates
jsonfrom 2.19.4 to 2.19.5Release notes
Sourced from json's releases.
Changelog
Sourced from json's changelog.
Commits
4a1a4a4Release 2.19.5f6ca597Avoid spamming too many deprecations while parsingfa0671cTest TruffleRuby release in CI for improved stabilitycfbe356Force ensure_valid_encoding to be inlined.4ef7a45Use RB_ENC_CODERANGE to first check the cached coderange before calling rb_en...7dd6b63Fix typo in changelogUpdates
nokogirifrom 1.19.2 to 1.19.3Release notes
Sourced from nokogiri's releases.
Changelog
Sourced from nokogiri's changelog.
Commits
c139a3dversion bump to v1.19.37501a63fix: backtracking in CSS tokenizer rules (v1.19.x backport) (#3627)03e7968test: skip CSS tokenizer benchmarks on JRubyb984b7efix: ReDoS in CSS tokenizer ident rule0092623fix: ReDoS in CSS tokenizer STRING ruleee17d33fix: memory leak in XSLT transform (backport to v1.19.x) (#3624)ce188a3doc: update CHANGELOGcaeaac4fix: memory leak in XSLT transform25220bfdep(test): test against libxml-ruby v6 (#3618)0caeb21doc: add security warnings for untrusted XSLT stylesheetsUpdates
puppeteer-rubyfrom 0.52.0 to 0.52.1Commits
39b2e19Merge pull request #401 from YusukeIwaki/puppeteer-connect-channel03ea6020.52.146522f3add channel parameter into Puppeteer.connectDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions